[INFO] fetching crate smush 0.1.5... [INFO] checking smush-0.1.5 against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] extracting crate smush 0.1.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate smush 0.1.5 [INFO] finished tweaking crates.io crate smush 0.1.5 [INFO] tweaked toml for crates.io crate smush 0.1.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate smush 0.1.5 on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate smush 0.1.5 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.5.1+zstd.1.4.4` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lz4 v1.23.1 [INFO] [stderr] Downloaded lz4-sys v1.8.3 [INFO] [stderr] Downloaded brotli-decompressor v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8bad71dda4242933e26182f09ce983ab7bd093dbcfc46e32246e84d9123ce79 [INFO] running `Command { std: "docker" "start" "-a" "d8bad71dda4242933e26182f09ce983ab7bd093dbcfc46e32246e84d9123ce79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8bad71dda4242933e26182f09ce983ab7bd093dbcfc46e32246e84d9123ce79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8bad71dda4242933e26182f09ce983ab7bd093dbcfc46e32246e84d9123ce79", kill_on_drop: false }` [INFO] [stdout] d8bad71dda4242933e26182f09ce983ab7bd093dbcfc46e32246e84d9123ce79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c14f4b51a421c89a5fe8df43e0727e2684409a7c5fcca45eac999e0f1926ac43 [INFO] running `Command { std: "docker" "start" "-a" "c14f4b51a421c89a5fe8df43e0727e2684409a7c5fcca45eac999e0f1926ac43", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.5.1+zstd.1.4.4` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Checking brotli-decompressor v2.3.0 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Checking zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] error: could not compile `zstd-safe` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/35d55b34bffd51384ac430cc20852b7d16dd5a90/bin/rustc --crate-name zstd_safe --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-safe-2.0.3+zstd.1.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="experimental"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "experimental", "legacy", "std", "zstdmt"))' -C metadata=c9afd7f6a9ef4f43 -C extra-filename=-60a9c57fbb209c16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-9347b355f748407c.rmeta --extern zstd_sys=/opt/rustwide/target/debug/deps/libzstd_sys-103886999df4ebfe.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-6d3551a42f0f0d48/out` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "c14f4b51a421c89a5fe8df43e0727e2684409a7c5fcca45eac999e0f1926ac43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14f4b51a421c89a5fe8df43e0727e2684409a7c5fcca45eac999e0f1926ac43", kill_on_drop: false }` [INFO] [stdout] c14f4b51a421c89a5fe8df43e0727e2684409a7c5fcca45eac999e0f1926ac43