[INFO] fetching crate slick2 0.1.0... [INFO] checking slick2-0.1.0 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate slick2 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate slick2 0.1.0 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate slick2 0.1.0 [INFO] finished tweaking crates.io crate slick2 0.1.0 [INFO] tweaked toml for crates.io crate slick2 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate slick2 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.40 [INFO] [stderr] Downloaded numext-constructor v0.1.4 [INFO] [stderr] Downloaded numext-fixed-uint-hack v0.1.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.20 [INFO] [stderr] Downloaded numext-fixed-uint-core v0.1.4 [INFO] [stderr] Downloaded numext-fixed-uint v0.1.4 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3364e2b8019d10e0515eb332ac10b3b1930ce62bfcfd9b45b35fe5865042b94 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3364e2b8019d10e0515eb332ac10b3b1930ce62bfcfd9b45b35fe5865042b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3364e2b8019d10e0515eb332ac10b3b1930ce62bfcfd9b45b35fe5865042b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3364e2b8019d10e0515eb332ac10b3b1930ce62bfcfd9b45b35fe5865042b94", kill_on_drop: false }` [INFO] [stdout] e3364e2b8019d10e0515eb332ac10b3b1930ce62bfcfd9b45b35fe5865042b94 [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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdef85923dacbbfadd3832a760cd868938a632582da5ced546cc49228ecc2226 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bdef85923dacbbfadd3832a760cd868938a632582da5ced546cc49228ecc2226", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling numext-constructor v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling blake3 v0.3.6 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.4 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.4 [INFO] [stderr] Checking numext-fixed-uint v0.1.4 [INFO] [stderr] Checking slick2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "bdef85923dacbbfadd3832a760cd868938a632582da5ced546cc49228ecc2226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdef85923dacbbfadd3832a760cd868938a632582da5ced546cc49228ecc2226", kill_on_drop: false }` [INFO] [stdout] bdef85923dacbbfadd3832a760cd868938a632582da5ced546cc49228ecc2226