[INFO] cloning repository https://github.com/europeanplaice/subset_sum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/europeanplaice/subset_sum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuropeanplaice%2Fsubset_sum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuropeanplaice%2Fsubset_sum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2ea61462c614f9826791ef059b9043444a653fc
[INFO] checking europeanplaice/subset_sum against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuropeanplaice%2Fsubset_sum" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/europeanplaice/subset_sum
[INFO] finished tweaking git repo https://github.com/europeanplaice/subset_sum
[INFO] tweaked toml for git repo https://github.com/europeanplaice/subset_sum written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/europeanplaice/subset_sum on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/europeanplaice/subset_sum 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.1
[INFO] [stderr]   Downloaded pyo3-macros v0.27.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.1
[INFO] [stderr]   Downloaded field_accessor v0.5.0
[INFO] [stderr]   Downloaded pyo3 v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01c58f05821252ce9fc93625de75b74e7b9bc8a43876581c3d33c2a4a5df432b
[INFO] running `Command { std: "docker" "start" "-a" "01c58f05821252ce9fc93625de75b74e7b9bc8a43876581c3d33c2a4a5df432b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01c58f05821252ce9fc93625de75b74e7b9bc8a43876581c3d33c2a4a5df432b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01c58f05821252ce9fc93625de75b74e7b9bc8a43876581c3d33c2a4a5df432b", kill_on_drop: false }`
[INFO] [stdout] 01c58f05821252ce9fc93625de75b74e7b9bc8a43876581c3d33c2a4a5df432b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75254df8ac1f1d2987bbd9121382883a785fc739bc4889eeb8d4e97c6c60a931
[INFO] running `Command { std: "docker" "start" "-a" "75254df8ac1f1d2987bbd9121382883a785fc739bc4889eeb8d4e97c6c60a931", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling field_accessor v0.5.0
[INFO] [stderr]     Checking subset_sum v0.23.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.20s
[INFO] running `Command { std: "docker" "inspect" "75254df8ac1f1d2987bbd9121382883a785fc739bc4889eeb8d4e97c6c60a931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75254df8ac1f1d2987bbd9121382883a785fc739bc4889eeb8d4e97c6c60a931", kill_on_drop: false }`
[INFO] [stdout] 75254df8ac1f1d2987bbd9121382883a785fc739bc4889eeb8d4e97c6c60a931
