[INFO] cloning repository https://github.com/5000164/export-personal-works
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/5000164/export-personal-works" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5000164%2Fexport-personal-works", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5000164%2Fexport-personal-works'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b87abcb99522e0c9e37e631d50532e3ef0590db
[INFO] checking 5000164/export-personal-works against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5000164%2Fexport-personal-works" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/5000164/export-personal-works
[INFO] finished tweaking git repo https://github.com/5000164/export-personal-works
[INFO] tweaked toml for git repo https://github.com/5000164/export-personal-works written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/5000164/export-personal-works on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/5000164/export-personal-works 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3a0947e13074908e57973cb0743196223bd758581754b4dee4d870af281624f
[INFO] running `Command { std: "docker" "start" "-a" "c3a0947e13074908e57973cb0743196223bd758581754b4dee4d870af281624f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3a0947e13074908e57973cb0743196223bd758581754b4dee4d870af281624f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3a0947e13074908e57973cb0743196223bd758581754b4dee4d870af281624f", kill_on_drop: false }`
[INFO] [stdout] c3a0947e13074908e57973cb0743196223bd758581754b4dee4d870af281624f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75599973440dfac23ba7e19486fae6a2c05fe95ac17f5027e4ab034d9dee64d4
[INFO] running `Command { std: "docker" "start" "-a" "75599973440dfac23ba7e19486fae6a2c05fe95ac17f5027e4ab034d9dee64d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking unicode-normalization v0.1.18
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking ureq v2.1.1
[INFO] [stderr]     Checking export-personal-works v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s
[INFO] running `Command { std: "docker" "inspect" "75599973440dfac23ba7e19486fae6a2c05fe95ac17f5027e4ab034d9dee64d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75599973440dfac23ba7e19486fae6a2c05fe95ac17f5027e4ab034d9dee64d4", kill_on_drop: false }`
[INFO] [stdout] 75599973440dfac23ba7e19486fae6a2c05fe95ac17f5027e4ab034d9dee64d4
