[INFO] cloning repository https://github.com/gmadrid/tot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmadrid/tot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Ftot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Ftot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ab4b5229118afc1977ca952425812e2c5622056 [INFO] checking gmadrid/tot against try#a8425075041d4b9af9bf32e2a267dfb9db2cfffb for pr-100043-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Ftot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmadrid/tot on toolchain a8425075041d4b9af9bf32e2a267dfb9db2cfffb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a8425075041d4b9af9bf32e2a267dfb9db2cfffb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmadrid/tot [INFO] finished tweaking git repo https://github.com/gmadrid/tot [INFO] tweaked toml for git repo https://github.com/gmadrid/tot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/gmadrid/tot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a8425075041d4b9af9bf32e2a267dfb9db2cfffb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+a8425075041d4b9af9bf32e2a267dfb9db2cfffb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4497ff0456eaeae7d45fb6941a3bdc3b153b6685df415eb111c738c8dce70b83 [INFO] running `Command { std: "docker" "start" "-a" "4497ff0456eaeae7d45fb6941a3bdc3b153b6685df415eb111c738c8dce70b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4497ff0456eaeae7d45fb6941a3bdc3b153b6685df415eb111c738c8dce70b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4497ff0456eaeae7d45fb6941a3bdc3b153b6685df415eb111c738c8dce70b83", kill_on_drop: false }` [INFO] [stdout] 4497ff0456eaeae7d45fb6941a3bdc3b153b6685df415eb111c738c8dce70b83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+a8425075041d4b9af9bf32e2a267dfb9db2cfffb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0663484e44d14f65c47c5d83d6acdc91fe7d0dfa7c3beca599452409139a2924 [INFO] running `Command { std: "docker" "start" "-a" "0663484e44d14f65c47c5d83d6acdc91fe7d0dfa7c3beca599452409139a2924", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking tot v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.42s [INFO] running `Command { std: "docker" "inspect" "0663484e44d14f65c47c5d83d6acdc91fe7d0dfa7c3beca599452409139a2924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0663484e44d14f65c47c5d83d6acdc91fe7d0dfa7c3beca599452409139a2924", kill_on_drop: false }` [INFO] [stdout] 0663484e44d14f65c47c5d83d6acdc91fe7d0dfa7c3beca599452409139a2924