[INFO] cloning repository https://github.com/gerhardnl/sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gerhardnl/sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgerhardnl%2Fsandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgerhardnl%2Fsandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40fe8d4a7034c6497e7c0c227fdb1f84a64ce78c
[INFO] checking gerhardnl/sandbox against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgerhardnl%2Fsandbox" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gerhardnl/sandbox
[INFO] finished tweaking git repo https://github.com/gerhardnl/sandbox
[INFO] tweaked toml for git repo https://github.com/gerhardnl/sandbox written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gerhardnl/sandbox on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gerhardnl/sandbox 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.155
[INFO] [stderr]   Downloaded darling_macro v0.14.4
[INFO] [stderr]   Downloaded darling v0.14.4
[INFO] [stderr]   Downloaded serde_repr v0.1.11
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.92
[INFO] [stderr]   Downloaded mime v0.3.16
[INFO] [stderr]   Downloaded askama v0.11.1
[INFO] [stderr]   Downloaded plotly_derive v0.8.3
[INFO] [stderr]   Downloaded dyn-clone v1.0.11
[INFO] [stderr]   Downloaded askama_derive v0.11.2
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded unicase v2.6.0
[INFO] [stderr]   Downloaded erased-serde v0.3.25
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded askama_shared v0.12.2
[INFO] [stderr]   Downloaded darling_core v0.14.4
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.92
[INFO] [stderr]   Downloaded serde v1.0.155
[INFO] [stderr]   Downloaded cxx-build v1.0.92
[INFO] [stderr]   Downloaded serde_with v2.3.1
[INFO] [stderr]   Downloaded serde_json v1.0.94
[INFO] [stderr]   Downloaded indexmap v1.9.2
[INFO] [stderr]   Downloaded serde_with_macros v2.3.1
[INFO] [stderr]   Downloaded cxx v1.0.92
[INFO] [stderr]   Downloaded proc-macro2 v1.0.52
[INFO] [stderr]   Downloaded plotly v0.8.3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 012bcf543af06b3d1fcc0841642e22f8fe4bb401ff1c9dd6ac7841af5748d21d
[INFO] running `Command { std: "docker" "start" "-a" "012bcf543af06b3d1fcc0841642e22f8fe4bb401ff1c9dd6ac7841af5748d21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "012bcf543af06b3d1fcc0841642e22f8fe4bb401ff1c9dd6ac7841af5748d21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "012bcf543af06b3d1fcc0841642e22f8fe4bb401ff1c9dd6ac7841af5748d21d", kill_on_drop: false }`
[INFO] [stdout] 012bcf543af06b3d1fcc0841642e22f8fe4bb401ff1c9dd6ac7841af5748d21d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ae7655440f1c08ee8e879cddccbe267535106769cdf915a2afd834191c807da
[INFO] running `Command { std: "docker" "start" "-a" "8ae7655440f1c08ee8e879cddccbe267535106769cdf915a2afd834191c807da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.155
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.155
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling erased-serde v0.3.25
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_repr v0.1.11
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling serde_with_macros v2.3.1
[INFO] [stderr]    Compiling plotly_derive v0.8.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_with v2.3.1
[INFO] [stderr]     Checking askama_shared v0.12.2
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]     Checking askama v0.11.1
[INFO] [stderr]     Checking plotly v0.8.3
[INFO] [stderr]     Checking sandbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.50s
[INFO] running `Command { std: "docker" "inspect" "8ae7655440f1c08ee8e879cddccbe267535106769cdf915a2afd834191c807da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ae7655440f1c08ee8e879cddccbe267535106769cdf915a2afd834191c807da", kill_on_drop: false }`
[INFO] [stdout] 8ae7655440f1c08ee8e879cddccbe267535106769cdf915a2afd834191c807da
