[INFO] fetching crate flowstdlib 0.34.3... [INFO] checking flowstdlib-0.34.3 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate flowstdlib 0.34.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate flowstdlib 0.34.3 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate flowstdlib 0.34.3 [INFO] finished tweaking crates.io crate flowstdlib 0.34.3 [INFO] tweaked toml for crates.io crate flowstdlib 0.34.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate flowstdlib 0.34.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9aa90587c2387b79f0db4399fd8124808839de76e8a648b2a7a27fa9c35683f [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" "a9aa90587c2387b79f0db4399fd8124808839de76e8a648b2a7a27fa9c35683f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9aa90587c2387b79f0db4399fd8124808839de76e8a648b2a7a27fa9c35683f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9aa90587c2387b79f0db4399fd8124808839de76e8a648b2a7a27fa9c35683f", kill_on_drop: false }` [INFO] [stdout] a9aa90587c2387b79f0db4399fd8124808839de76e8a648b2a7a27fa9c35683f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8089858f9ba736a5f50da8c97d8922aa08460076357265388a1295403a1a29cd [INFO] running `Command { std: "docker" "start" "-a" "8089858f9ba736a5f50da8c97d8922aa08460076357265388a1295403a1a29cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling simpath v1.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling simplog v1.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking flow_impl v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling shrinkwraprs v0.2.3 [INFO] [stderr] Compiling flow_impl_derive v0.21.0 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Checking provider v0.25.0 [INFO] [stderr] Compiling flowrstructs v0.33.0 [INFO] [stderr] Compiling flowc v0.34.0 [INFO] [stderr] Compiling flowstdlib v0.34.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: Could not find `flowc` in $PATH or `target/`, so cannot build flowstdlib [INFO] [stderr] warning: 'FLOW_LIB_PATH' is not set, so 'flowstdlib' will not be found by 'flowc' or 'flowr'. Set it to an appropriate value thus: export FLOW_LIB_PATH="/opt/rustwide" [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "8089858f9ba736a5f50da8c97d8922aa08460076357265388a1295403a1a29cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8089858f9ba736a5f50da8c97d8922aa08460076357265388a1295403a1a29cd", kill_on_drop: false }` [INFO] [stdout] 8089858f9ba736a5f50da8c97d8922aa08460076357265388a1295403a1a29cd