[INFO] fetching crate sumtype 0.2.6...
[INFO] checking sumtype-0.2.6 against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] extracting crate sumtype 0.2.6 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate sumtype 0.2.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sumtype 0.2.6
[INFO] tweaked toml for crates.io crate sumtype 0.2.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sumtype 0.2.6 on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sumtype 0.2.6 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded syn_derive v0.1.8
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded template-quote v0.4.2
[INFO] [stderr]   Downloaded sumtype-macro v0.2.6
[INFO] [stderr]   Downloaded template-quote-impl v0.4.2
[INFO] [stderr]   Downloaded derive-syn-parse v0.1.5
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded gotgraph v0.2.0
[INFO] [stderr]   Downloaded type-leak v0.3.0
[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" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cc2893ab56397b4ccd44c3d0c852212ebc6fe3f1b478325076542b73092e18c
[INFO] running `Command { std: "docker" "start" "-a" "6cc2893ab56397b4ccd44c3d0c852212ebc6fe3f1b478325076542b73092e18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cc2893ab56397b4ccd44c3d0c852212ebc6fe3f1b478325076542b73092e18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cc2893ab56397b4ccd44c3d0c852212ebc6fe3f1b478325076542b73092e18c", kill_on_drop: false }`
[INFO] [stdout] 6cc2893ab56397b4ccd44c3d0c852212ebc6fe3f1b478325076542b73092e18c
[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" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3211e5d829c197e063af50910e7f1fb5e5157b5ba6a964bf613482db3044804e
[INFO] running `Command { std: "docker" "start" "-a" "3211e5d829c197e063af50910e7f1fb5e5157b5ba6a964bf613482db3044804e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gotgraph v0.2.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling template-quote-impl v0.4.2
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling template-quote v0.4.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling type-leak v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sumtype-macro v0.2.6
[INFO] [stderr]     Checking trybuild v1.0.114
[INFO] [stderr]     Checking sumtype v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3211e5d829c197e063af50910e7f1fb5e5157b5ba6a964bf613482db3044804e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3211e5d829c197e063af50910e7f1fb5e5157b5ba6a964bf613482db3044804e", kill_on_drop: false }`
[INFO] [stdout] 3211e5d829c197e063af50910e7f1fb5e5157b5ba6a964bf613482db3044804e
