[INFO] fetching crate cpclib-z80emu 0.4.3-alpha... [INFO] checking cpclib-z80emu-0.4.3-alpha against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate cpclib-z80emu 0.4.3-alpha into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cpclib-z80emu 0.4.3-alpha on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib-z80emu 0.4.3-alpha [INFO] finished tweaking crates.io crate cpclib-z80emu 0.4.3-alpha [INFO] tweaked toml for crates.io crate cpclib-z80emu 0.4.3-alpha written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d62a209cb1b2dca1a2afe579a6cd3fed1842193912c561c31b51bc58ad43c40f [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" "d62a209cb1b2dca1a2afe579a6cd3fed1842193912c561c31b51bc58ad43c40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d62a209cb1b2dca1a2afe579a6cd3fed1842193912c561c31b51bc58ad43c40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62a209cb1b2dca1a2afe579a6cd3fed1842193912c561c31b51bc58ad43c40f", kill_on_drop: false }` [INFO] [stdout] d62a209cb1b2dca1a2afe579a6cd3fed1842193912c561c31b51bc58ad43c40f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb729267d80679eb84ae687df45ef70b8e257bcf29dc298b4ff36f3c853e733a [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" "bb729267d80679eb84ae687df45ef70b8e257bcf29dc298b4ff36f3c853e733a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking funty v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking bitsets v0.1.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking custom_error v1.8.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v6.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.8.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling delegate v0.5.0 [INFO] [stderr] Compiling remain v0.2.2 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling delegate v0.4.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling built v0.4.3 [INFO] [stderr] Compiling cpclib-sna v0.4.4 [INFO] [stderr] Compiling cpclib-tokens v0.4.4 [INFO] [stderr] Compiling cpclib-disc v0.4.4 [INFO] [stderr] Compiling cpclib-basic v0.4.4 [INFO] [stderr] Compiling cpclib-asm v0.4.4 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking cpclib-z80emu v0.4.3-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "bb729267d80679eb84ae687df45ef70b8e257bcf29dc298b4ff36f3c853e733a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb729267d80679eb84ae687df45ef70b8e257bcf29dc298b4ff36f3c853e733a", kill_on_drop: false }` [INFO] [stdout] bb729267d80679eb84ae687df45ef70b8e257bcf29dc298b4ff36f3c853e733a