[INFO] fetching crate cpclib-z80emu 0.4.2-alpha... [INFO] checking cpclib-z80emu-0.4.2-alpha against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate cpclib-z80emu 0.4.2-alpha into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cpclib-z80emu 0.4.2-alpha on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cpclib-z80emu 0.4.2-alpha [INFO] finished tweaking crates.io crate cpclib-z80emu 0.4.2-alpha [INFO] tweaked toml for crates.io crate cpclib-z80emu 0.4.2-alpha written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e38c9f0e7a3c8d73c3acf90548590a54374c4694e625e105cdf270b51492de87 [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" "e38c9f0e7a3c8d73c3acf90548590a54374c4694e625e105cdf270b51492de87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e38c9f0e7a3c8d73c3acf90548590a54374c4694e625e105cdf270b51492de87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38c9f0e7a3c8d73c3acf90548590a54374c4694e625e105cdf270b51492de87", kill_on_drop: false }` [INFO] [stdout] e38c9f0e7a3c8d73c3acf90548590a54374c4694e625e105cdf270b51492de87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "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] 823c1e2181b9bb85349e74fa940675c40dd24dc58a4f766b04c658fa92a8526b [INFO] running `Command { std: "docker" "start" "-a" "823c1e2181b9bb85349e74fa940675c40dd24dc58a4f766b04c658fa92a8526b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking bitsets v0.1.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking custom_error v1.8.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling delegate v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling remain v0.2.2 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling toml v0.5.6 [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.4.3 [INFO] [stderr] Compiling built v0.4.3 [INFO] [stderr] Compiling cpclib-sna v0.4.2-alpha [INFO] [stderr] Compiling cpclib-tokens v0.4.2-alpha [INFO] [stderr] Compiling cpclib-disc v0.4.2-alpha [INFO] [stderr] Compiling cpclib-basic v0.4.2-alpha [INFO] [stderr] Compiling cpclib-asm v0.4.2-alpha [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Checking cpclib-z80emu v0.4.2-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cpclib_asm as assembler` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cpclib_asm as assembler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cpclib_asm as assembler` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cpclib_asm as assembler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "823c1e2181b9bb85349e74fa940675c40dd24dc58a4f766b04c658fa92a8526b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823c1e2181b9bb85349e74fa940675c40dd24dc58a4f766b04c658fa92a8526b", kill_on_drop: false }` [INFO] [stdout] 823c1e2181b9bb85349e74fa940675c40dd24dc58a4f766b04c658fa92a8526b